home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 1
/
Cream of the Crop 1.iso
/
BUSINESS
/
TCHECK10.ARJ
/
INSTALLC.BAT
< prev
next >
Wrap
DOS Batch File
|
1991-10-14
|
804b
|
31 lines
echo off
C:
md\TBCHECK
a:
copy . C:\TBCHECK
cls
Echo Turbo Check has been copyed to drive C:
Echo To run Turbo Check type the following
Echo from the C: drive.
Echo.
Echo CD\TBCHECK
Echo CHECK
Echo.
Echo To find out more about Turbo Check read
Echo TBCHECK.DOC or to print the documentation
echo type the following from the TBCHECK directory.
echo.
Echo Copy TBCHECK.DOC prn
Echo.
Echo.
Echo.
Echo You may press any key to start Turbo Check
Echo now.
echo.
echo.
pause
C:
cd\tbcheck
check
cd\